no buff meaning in Chinese
自然抗
Examples
- That is , make sure that your code has no buffer overruns
也就是说,应确保代码没有缓冲区溢出。 - Instance . returns - 1 if no buffer is available to the instance , or if the value is null . returns a
如果没有可由该实例使用的缓冲区,或者该值为空,则返回- 1 。 - Instance . returns - 1 if no buffer is available to the instance or if the value is null . returns a
如果没有可由实例使用的缓冲区,或者如果该值为空,则返回- 1 。 - However , if no buffer space is available for additional incoming datagrams , they will be discarded and no error will be returned to the sender
但是,如果没有可用的缓冲区空间来存储传入的更多数据报,则会放弃这些数据报,而且不会给发送方返回任何错误。 - If no buffer space is available within the transport system to hold the data to be transmitted , send will block unless the socket has been placed in nonblocking mode
如果传输系统内没有缓冲区空间可容纳要传输的数据,则发送过程将被阻止,除非套接字已置于非阻止模式。